This command writes data
into the specified file.
fileId is the id of the file obtained
from Ask Open File or Open
File. If this is invalid then this command will cause an
error.
data can be an integer, float or string.
Whichever type of data it is, it is just written to the file
at the current position.